branchwiseguys/main/NetworkEntity mask fixcancel
3 Commits over 0 Days - ∞cph!
Better mask fix. Since the ID is never used for anything except masking, it might as well be saved directly as a bitmask.
Fixed setdirty using a mask
Converting NetworkEntity dirty flag mask, which didn't work with the base-10 NetworkEntityBehaviour IDs, into a HashSet that does.